transform: Properly compare scale transforms
authorTimm Bäder <mail@baedert.org>
Sat, 4 Jan 2020 07:54:58 +0000 (08:54 +0100)
committerTimm Bäder <mail@baedert.org>
Tue, 7 Jan 2020 16:27:19 +0000 (17:27 +0100)
commit7669e6e42e91a9ba1fc61ff961ec597438ff8637
tree54b282a27668a46e167ac6d8047fe7bb3cbcba9b
parenta3f14a3395caac6ebc5e265b8074a9b411bb890d
transform: Properly compare scale transforms

If the epsilon we use there is too much, we can run into rendering
errors because the GPU will use the actual scale value.
gsk/gsktransform.c